Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Reduce Locks #2178

Open
wants to merge 3 commits into
base: 2201.9.x
Choose a base branch
from

Conversation

ThisaruGuruge
Copy link
Member

Purpose

Fixes:

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • No commons package changes (if there are any, please update the GraphQL version in GraphQL tools and Ballerina dev tools)
  • No compiler package changes (if there are any, please update the GraphQL version in Ballerina dev tools)

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.22%. Comparing base (9f830c9) to head (b5e55c8).
Report is 1 commits behind head on 2201.9.x.

Files with missing lines Patch % Lines
ballerina/ping_message_job.bal 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             2201.9.x    #2178   +/-   ##
===========================================
  Coverage       85.22%   85.22%           
  Complexity        823      823           
===========================================
  Files             126      126           
  Lines            9713     9715    +2     
  Branches         3831     3829    -2     
===========================================
+ Hits             8278     8280    +2     
  Misses           1088     1088           
  Partials          347      347           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant